home *** CD-ROM | disk | FTP | other *** search
/ L' Effet Pommier 3 / L'Effet Pommier - Volume 03.iso / Utils Divers 1 / Flifht Master1.5.0 / Flight Master.68k 1.5.0 / FlightMaster.68k / FlightMaster.68k.rsrc / TEXT_147.txt < prev    next >
Text File  |  1995-11-26  |  2KB  |  29 lines

  1. To export data from a library select "Export Current Library" from the Menu releted to the library you want to export in (Acft, Com, Nav, Fix) , and define the name and location of the TEXT file you are creating on disk.
  2. If you didn't setup previously a library, this command will be grayed and unavailable.
  3. In these TEXT file data will be organized as field separate by TAB and every record separated by RETURN.
  4. This is a standard way of storing data, and pratically every database allow to export/import in this format.
  5. With this format you can export from Flight Master data to every database in wich you can easly manipulate data for your convenience.
  6. Also you can open a text file with lots of available word processor and text processor.
  7. --------------------------------
  8. Data format for Acft Lib :
  9. Aircraft ID   <TAB>   Aircraft Type   <TAB>   Speed   <TAB>   Fuel Use    <RETURN>
  10. --------------------------------
  11. Data format for Com Lib :
  12. Radio Station Name   <TAB>   Frequence    <RETURN>
  13. --------------------------------
  14. Data format for Nav Lib :
  15. Station Name   <TAB>   Frequence    <RETURN>
  16. --------------------------------
  17. Data format for Fix Lib :
  18. Point Name   <TAB>   latitude┬░   <TAB>   latitude'   <TAB>   latitude"   <TAB>   longitude┬░   <TAB>   longitude'   <TAB>   longitude"   <TAB>   magnetic deviation┬░   <TAB>   magnetic deviation'   <TAB>   magnetic deviation"   <TAB>   point elevation   <TAB>   preferred flight altitude   <RETURN>
  19.  
  20. NOTE:
  21. In EST/NORD coordinate, all element of coordinate will be positive, example:
  22. 22┬░   15'   33" 
  23. will be: 22   <TAB>   15   <TAB>   33
  24.  
  25. In OVEST/SUD coordinate, all elementwill be negative, example:
  26. -   ( 22┬░   15'   33"  )
  27. will be: -22   <TAB>   -15   <TAB>   -33
  28. --------------------------------
  29. ΓÇó Export features are available only for registered users ΓÇó